home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1997 March / macformat-048.iso / Useful Mac Tools / Gestalt.Appl 2.7.4 / Gestalt.appl 2.7.4 / Gestalt.appl 2.7.4.rsrc / STR#_5021.txt < prev    next >
Encoding:
Text File  |  1997-01-01  |  1.2 KB  |  23 lines

  1. ‚Ä¢ SysZoneGrowable flag tells if the system heap can dynamically change its size.
  2.  
  3. ‚Ä¢ LaunchCanReturn flag tells if the _Launch trap allows an application to continue running after launching another application.
  4.  
  5. ‚Ä¢ LaunchFullFileSpec flag tells if the _Launch trap supports control flags and other parameters.
  6.  
  7. ‚Ä¢ LaunchControl flag tells if the Process Manager is available.
  8.  
  9. ‚Ä¢ TempMemSupport flag tells if the temporary memory routines can be used.
  10.  
  11. ‚Ä¢ RealTempMemory flag tells if the temporary memory blocks are managed by the Memory Manager (true with System 7, false with System 6).
  12.  
  13. ‚Ä¢ TempMemTracked flag tells if some temporary memory can be allocated for an indeterminated duration (with System 6, it must be freed before the next WaitNextEvent call).
  14.  
  15. ‚Ä¢ IPCSupport flag tells if the Inter Process Communication is present.
  16.  
  17. ‚Ä¢ SysDebuggerSupport flag tells if the system debugger is supported.
  18.  
  19. ‚Ä¢ SkiaGlobalsSwitched flag tells that QD GX Globals are switched.
  20.  
  21. ‚Ä¢ BgndMouseDownSupport flag tells if a Process Mgr routine is available to indicate if a layer switch is wanted by the application when one of its windows is clicked while in the background.
  22.  
  23.